This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
- The Notes 5 forum used to be chock full of examples of how to use the windoze CreateProcessA() API call to do the same thing Shell is doing. It's not as hard as it seems it could be, and it has one very major advantage:
1. You get a handle to the process so you may use other API calls to query it.
- Using that handle you can get an exit code, query the status to see if it's waiting, and do about anything the system will allow you do to with a process. As the process initiator you should even be able to kill it if you want.
- Even if using an API call does not fix your problem, it may provide enough information to give you an idea how to fix your problem.
Hope this helps...
Feedback response number DGIE8HMPH3 created by ~Holly Zekhipisonnivu on 06/08/2011